I have this model where sometimes I have a error message. This happens in a larger model but I was able to reproduce it in a smaller one.
The problem does not happens always in the same time and sometimes it does not happens (even with the repeat random streams activated)
I suspect it has something to do with traveling to an object inside another object that is in a queue and using network nodes. If this was not permitted I would not be suprise since is something that seems to not be so well design, but Im courious why it works hundreds of times and then it does not work.
It seems the run speed increases the chance of happening but I am not sure of this.
Why may this be happening?